home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 August: Tool Chest / Dev.CD Aug 98 TC.toast / Tool Chest / Localization / ScriptSwitcher / ScriptSwitcher8.ReadME < prev    next >
Encoding:
Text File  |  1997-11-14  |  2.4 KB  |  60 lines  |  [TEXT/MPS ]

  1. ScriptSwitcher8
  2. Release Notes
  3.  
  4.  
  5. ------------------------------------------------------------------------
  6. WARNING:      ScriptSwitcher8 was developed for Apple internal use only.
  7.             It is not supported or tested by Apple and is not not guaranteed to work.
  8.             Backup everything you care about....
  9. ------------------------------------------------------------------------
  10.  
  11.  
  12. Usage
  13. ------------------------------------------------------------------------
  14. ScriptSwitcher8 is a quick way to modify all the resources needed to switch the primary script (e.g Roman, Japanese,
  15. Chinese, etc.) of your system. It is useful for testing and avoids having to use resedit to change resources.
  16. It works on versions of Mac OS 7.0 and 8.0.
  17.  
  18. Run ScriptSwitcher8. Select the script you want to be your primary script system from the available
  19. items in the pop-up menu. You can only select scripts for which the resources are available either from
  20. a localized system or a language kit.
  21.  
  22. Reboot. All system text, data, time, and other formats will be set to those of the primary script.
  23.  
  24. Note:
  25. Inconsistent installation of script systems will produce inconsistent results when switching.
  26. When in doubt, reinstall your entire system and script systems.
  27. ScriptSwitcher does NO consistency checking.
  28.  
  29.  
  30. Process
  31. ------------------------------------------------------------------------
  32. ScriptSwitcher8 performs the following tasks:
  33.  
  34.  
  35. --MacOS 8:
  36.  
  37.     1) Sets the itlc script code and region code to a region that corresponds to the primary script.
  38.  
  39. --Pre-System 8:
  40.  
  41.     1) Sets the itlc script code and region code to a region that corresponds to the primary script.
  42.  
  43.     2) Changes the Chicago font id for non-Roman primary script to id = 16383 or sets it back to 0 for Roman. 
  44.     The Roman itlb SysFond is updated to reflect this.
  45.     
  46.     3) Changes finder preferences to reflect font and size for the primary script.
  47.  
  48. It performs one additional function for clients who use Macsbug:
  49. If ScriptSwitcher finds a “Debugger Prefs” file in your system folder that does not contain
  50. a 'KCHR'(0) resource, it ASKS you if you want to add one.  It will add the 'KCHR'(0) resource from the system
  51. if it finds one (which it should), otherwise ScriptSwitcher uses its copy.
  52. MacsBug needs this resource to function correctly when the current keyboard (key script) is not the U.S. keyboard.
  53.  
  54.  
  55. Changes from the Original ScriptSwitcher
  56. ------------------------------------------------------------------------
  57. ScriptSwitcher8 updates ScriptSwitcher to work on System 8.0
  58.  
  59.  
  60.